﻿2026-07-27T07:53:15.9117868Z ##[group]Run actions/checkout@v5
2026-07-27T07:53:15.9118178Z with:
2026-07-27T07:53:15.9118372Z   repository: SaberMage/spt-shell-notify
2026-07-27T07:53:15.9118638Z   path: .adapter-notify
2026-07-27T07:53:15.9120559Z   token: ***
2026-07-27T07:53:15.9120752Z   ssh-strict: true
2026-07-27T07:53:15.9128743Z   ssh-user: git
2026-07-27T07:53:15.9129105Z   persist-credentials: true
2026-07-27T07:53:15.9129322Z   clean: true
2026-07-27T07:53:15.9129513Z   sparse-checkout-cone-mode: true
2026-07-27T07:53:15.9129723Z   fetch-depth: 1
2026-07-27T07:53:15.9129909Z   fetch-tags: false
2026-07-27T07:53:15.9130090Z   show-progress: true
2026-07-27T07:53:15.9130261Z   lfs: false
2026-07-27T07:53:15.9130424Z   submodules: false
2026-07-27T07:53:15.9130605Z   set-safe-directory: true
2026-07-27T07:53:15.9130810Z   allow-unsafe-pr-checkout: false
2026-07-27T07:53:15.9131020Z env:
2026-07-27T07:53:15.9131191Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T07:53:15.9131420Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T07:53:15.9131690Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T07:53:15.9131908Z ##[endgroup]
2026-07-27T07:53:16.0869275Z Syncing repository: SaberMage/spt-shell-notify
2026-07-27T07:53:16.0871503Z ##[group]Getting Git version info
2026-07-27T07:53:16.0871903Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-27T07:53:16.0895085Z [command]/usr/bin/git version
2026-07-27T07:53:16.0963466Z git version 2.43.0
2026-07-27T07:53:16.0980700Z ##[endgroup]
2026-07-27T07:53:16.0991208Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/eed0cab7-cbfd-4459-96e9-527cdd34be83' before making global git config changes
2026-07-27T07:53:16.0991847Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T07:53:16.0994346Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-27T07:53:16.1025959Z ##[group]Initializing the repository
2026-07-27T07:53:16.1029572Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-27T07:53:16.1055569Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-27T07:53:16.1056008Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-27T07:53:16.1056436Z hint: of your new repositories, which will suppress this warning, call:
2026-07-27T07:53:16.1056734Z hint: 
2026-07-27T07:53:16.1056982Z hint: 	git config --global init.defaultBranch <name>
2026-07-27T07:53:16.1057235Z hint: 
2026-07-27T07:53:16.1057469Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-27T07:53:16.1057869Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-27T07:53:16.1058174Z hint: 
2026-07-27T07:53:16.1058332Z hint: 	git branch -m <name>
2026-07-27T07:53:16.1060846Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-27T07:53:16.1069111Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-27T07:53:16.1113094Z ##[endgroup]
2026-07-27T07:53:16.1113537Z ##[group]Disabling automatic garbage collection
2026-07-27T07:53:16.1114875Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T07:53:16.1140927Z ##[endgroup]
2026-07-27T07:53:16.1141283Z ##[group]Setting up auth
2026-07-27T07:53:16.1147610Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T07:53:16.1173811Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T07:53:16.1378537Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T07:53:16.1402439Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T07:53:16.1600953Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T07:53:16.1628094Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T07:53:16.1819401Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T07:53:16.1854684Z ##[endgroup]
2026-07-27T07:53:16.1855041Z ##[group]Determining the default branch
2026-07-27T07:53:16.1858547Z Retrieving the default branch name
2026-07-27T07:53:16.6571298Z Default branch 'main'
2026-07-27T07:53:16.6571878Z ##[endgroup]
2026-07-27T07:53:16.6572248Z ##[group]Fetching the repository
2026-07-27T07:53:16.6576750Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-27T07:53:17.2645854Z From https://github.com/SaberMage/spt-shell-notify
2026-07-27T07:53:17.2646296Z  * [new branch]      main       -> origin/main
2026-07-27T07:53:17.2664678Z ##[endgroup]
2026-07-27T07:53:17.2664991Z ##[group]Determining the checkout info
2026-07-27T07:53:17.2667209Z ##[endgroup]
2026-07-27T07:53:17.2671324Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T07:53:17.2708867Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T07:53:17.2738845Z ##[group]Checking out the ref
2026-07-27T07:53:17.2742154Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T07:53:17.2779277Z Switched to a new branch 'main'
2026-07-27T07:53:17.2779649Z branch 'main' set up to track 'origin/main'.
2026-07-27T07:53:17.2783683Z ##[endgroup]
2026-07-27T07:53:17.2818693Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T07:53:17.2840372Z ee2d37eadc730c0019e0af82d683074c509634a2
